CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Mandelbrot set

搜索资源列表

  1. Julia集 与 Mandelbrot集

    0下载:
  2. 这是关于Julia集 与 Mandelbrot集的一个应用程序。-on Mandelbrot Set and Julia Set an application.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37809
    • 提供者:王丹
  1. 本程序实现了并行环境下mandelbrot集的实时显示

    0下载:
  2. 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:8668
    • 提供者:wuchengwei
  1. mandelbrot

    0下载:
  2. 分形图 利用matlan程序实现了分形图的编码,可以自主调控图像颜色-Mandelbrot set
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:719
    • 提供者:张欣
  1. 小波分形算法.rar

    1下载:
  2. 用小波绘制分形混浊曲线、Julia集、和Mandelbrot集,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。,Wavelet Fractal stuffy drawing curves, Julia sets, and Mandelbrot sets, after running, select the menu &
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:57985
    • 提供者:江佳
  1. SomefractalimagesofMatlabcode

    0下载:
  2. 几个分形图的Matlab代码,包括Julia集、koch曲线、Siepbinski垫片、Mandelbrot集、分形树等,用Matlab运行一下试试吧,可以画出非常美丽的分形图,很好玩!-Some fractal images of Matlab code, including the Julia set, koch curve, Siepbinski垫片, Mandelbrot set, fractal tree and so on, using Matlab to run you give
  3. 所属分类:Fractal program

    • 发布日期:2017-04-24
    • 文件大小:30054
    • 提供者:tyksango
  1. Fractal

    1下载:
  2. 分形与图形设计,有Julia集,Mandelbrot集,Newton迭代以及三维混沌吸引子设计出的图像-Fractal and graphic design, there are Julia sets, Mandelbrot set, Newton iteration, as well as the design of three-dimensional chaotic attractor of the image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1189
    • 提供者:廖洪运
  1. mandelbrot

    0下载:
  2. mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:385500
    • 提供者:mmy
  1. Mandelbrot

    0下载:
  2. 程序实现了实时放大缩小功能(即主机选定一个区域后,把区域信息发送给所有从机,然后按比率缩小步长,让从机重新计算各点的值),避免了放大过程中因为“一开始时设定的计算步长精度”不够精细而导致图形出现马赛克现象,-Procedures to achieve the real-time zoom function (that is, after a regional host selected, the regional information sent to all from the machine,
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:32327
    • 提供者:tch
  1. mandelbrot

    0下载:
  2. Compute a representation of the mandelbrot set-Compute a representation of the mandelbrot set
  3. 所属分类:Fractal program

    • 发布日期:2017-04-07
    • 文件大小:602
    • 提供者:mlaprise
  1. julia_Mandelbrot

    0下载:
  2. 通过OPENGL制做分形图形 ,分别是julia集&&Mandelbrot集-OPENGL done through the system fractal graphics, namely, julia set & & Mandelbrot Set
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:143659
    • 提供者:liang
  1. Mandelbrot

    0下载:
  2. 曼德勃羅集合 從數學上來講,曼德布洛特集合是一個複數的集合。一個給定的複數c或者屬於曼德布洛特集合M,或者不是。-From the Mandelbrot set mathematically speaking, the Mandelbrot set is a collection of complex numbers. A given complex number c or of Mandelbrot set M, or not.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:29727
    • 提供者:kontakt
  1. Yamini.Navid.Mandelbrot

    0下载:
  2. This the Mandelbrot set with mpi-This is the Mandelbrot set with mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:4071
    • 提供者:Navid Yamini
  1. mb

    0下载:
  2. 并行环境下实现应用曼德勃罗特集合实现分型图形。-Parallel environment to achieve application of Mandelbrot set to achieve sub-type graphics.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:302648
    • 提供者:sunjun
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8290
    • 提供者:Mike Gao
  1. mandelbrot

    0下载:
  2. This code draws the famous Mandelbrot set, allowing you to zoom in and out, change iteration levels and colors. You can also save the output as a BMP which demonstrates the use of the DIB and DDB structs and APIs.-This code draws the famous Mandelbro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:29903
    • 提供者:Freezer
  1. statistic-mandelbrot

    0下载:
  2. 使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1665
    • 提供者:wanyihan
  1. mandelbrot3.tar

    0下载:
  2. Mandelbrot Set 分形图绘制,Netbeans java 项目。 程序特色: 可放大缩小,多线程计算。-Mandelbrot Set fractal mapping, Netbeans java project. Program features: You can zoom, multi-threaded computing.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:926884
    • 提供者:Carrot
  1. Mandelbrot-Set

    0下载:
  2. 关于 Mandelbrot Set (曼德布洛特集)vc6编写的,使用EasyX库-About Mandelbrot Set (mander cloth lott Set) vc6 write, use EasyX library
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:380797
    • 提供者:yangjianguo
  1. Mandelbrot-Set-Qbasic

    0下载:
  2. 曼徳布罗特集的Qbasic计算程序,可以观察到分形局部和整体的相似性。-Mandelbrot Set Qbasic A fractal local and overall similarity can be observed
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:189062
    • 提供者:江健
  1. Mandelbrot-Set

    0下载:
  2. 分形学 - 可以无穷放大的 Mandelbrot Set (曼德布洛特集)-Mandelbrot Set
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1689
    • 提供者:qfeng
« 12 3 4 5 »
搜珍网 www.dssz.com